PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFileEx Class / PDFFileEx Constructor / PDFFileEx Constructor(String,String)
In This Topic
    PDFFileEx Constructor(String,String)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFFileEx( 
       java.lang.String fileName,
       java.lang.String password
    )

    Parameters

    fileName
    password
    See Also